[INFO] cloning repository https://github.com/onidian56/RITS-MHT-Implementation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onidian56/RITS-MHT-Implementation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonidian56%2FRITS-MHT-Implementation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonidian56%2FRITS-MHT-Implementation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2dee2e92f8a4d7443cef4605df5330e7a9d8691a
[INFO] testing onidian56/RITS-MHT-Implementation against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonidian56%2FRITS-MHT-Implementation" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/onidian56/RITS-MHT-Implementation
[INFO] finished tweaking git repo https://github.com/onidian56/RITS-MHT-Implementation
[INFO] tweaked toml for git repo https://github.com/onidian56/RITS-MHT-Implementation written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/onidian56/RITS-MHT-Implementation on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/onidian56/RITS-MHT-Implementation already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c313bdc7040df9c8a5264e1254931d8de9d7f565707df57cddde1b3d96b5cdb8
[INFO] running `Command { std: "docker" "start" "-a" "c313bdc7040df9c8a5264e1254931d8de9d7f565707df57cddde1b3d96b5cdb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c313bdc7040df9c8a5264e1254931d8de9d7f565707df57cddde1b3d96b5cdb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c313bdc7040df9c8a5264e1254931d8de9d7f565707df57cddde1b3d96b5cdb8", kill_on_drop: false }`
[INFO] [stdout] c313bdc7040df9c8a5264e1254931d8de9d7f565707df57cddde1b3d96b5cdb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feb57b4a71f835bc0c07ed94a98ff623fa0b2f32d6d5be515db65363859dc32c
[INFO] running `Command { std: "docker" "start" "-a" "feb57b4a71f835bc0c07ed94a98ff623fa0b2f32d6d5be515db65363859dc32c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling bls12_381 v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rits_mht_sim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `nodes`
[INFO] [stdout]    --> src/main.rs:494:10
[INFO] [stdout]     |
[INFO] [stdout] 494 |     let (nodes, leaf_start) = build_merkle_array(&meta.block_hashes);
[INFO] [stdout]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_nodes`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `leaf_start`
[INFO] [stdout]    --> src/main.rs:494:17
[INFO] [stdout]     |
[INFO] [stdout] 494 |     let (nodes, leaf_start) = build_merkle_array(&meta.block_hashes);
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_leaf_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_public_g2` is never used
[INFO] [stdout]    --> src/main.rs:283:4
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn read_public_g2() -> anyhow::Result<G2Projective> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.58s
[INFO] running `Command { std: "docker" "inspect" "feb57b4a71f835bc0c07ed94a98ff623fa0b2f32d6d5be515db65363859dc32c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb57b4a71f835bc0c07ed94a98ff623fa0b2f32d6d5be515db65363859dc32c", kill_on_drop: false }`
[INFO] [stdout] feb57b4a71f835bc0c07ed94a98ff623fa0b2f32d6d5be515db65363859dc32c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9c4256064d58c04b36f1469a74013936526711e539e70ca322ea32ee67a68f9
[INFO] running `Command { std: "docker" "start" "-a" "f9c4256064d58c04b36f1469a74013936526711e539e70ca322ea32ee67a68f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling rits_mht_sim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `nodes`
[INFO] [stdout]    --> src/main.rs:494:10
[INFO] [stdout]     |
[INFO] [stdout] 494 |     let (nodes, leaf_start) = build_merkle_array(&meta.block_hashes);
[INFO] [stdout]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_nodes`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `leaf_start`
[INFO] [stdout]    --> src/main.rs:494:17
[INFO] [stdout]     |
[INFO] [stdout] 494 |     let (nodes, leaf_start) = build_merkle_array(&meta.block_hashes);
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_leaf_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_public_g2` is never used
[INFO] [stdout]    --> src/main.rs:283:4
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn read_public_g2() -> anyhow::Result<G2Projective> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "f9c4256064d58c04b36f1469a74013936526711e539e70ca322ea32ee67a68f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9c4256064d58c04b36f1469a74013936526711e539e70ca322ea32ee67a68f9", kill_on_drop: false }`
[INFO] [stdout] f9c4256064d58c04b36f1469a74013936526711e539e70ca322ea32ee67a68f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2dd349d117bba6196a85b3169aaa0608b7ccdc5bd37dd8d199b88dcf6adfe7d1
[INFO] running `Command { std: "docker" "start" "-a" "2dd349d117bba6196a85b3169aaa0608b7ccdc5bd37dd8d199b88dcf6adfe7d1", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `nodes`
[INFO] [stderr]    --> src/main.rs:494:10
[INFO] [stderr]     |
[INFO] [stderr] 494 |     let (nodes, leaf_start) = build_merkle_array(&meta.block_hashes);
[INFO] [stderr]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_nodes`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `leaf_start`
[INFO] [stderr]    --> src/main.rs:494:17
[INFO] [stderr]     |
[INFO] [stderr] 494 |     let (nodes, leaf_start) = build_merkle_array(&meta.block_hashes);
[INFO] [stderr]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_leaf_start`
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_public_g2` is never used
[INFO] [stderr]    --> src/main.rs:283:4
[INFO] [stderr]     |
[INFO] [stderr] 283 | fn read_public_g2() -> anyhow::Result<G2Projective> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rits_mht_sim` (bin "rits_mht_sim" test) generated 3 warnings (run `cargo fix --bin "rits_mht_sim" -p rits_mht_sim --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rits_mht_sim-be78c238d9700782)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2dd349d117bba6196a85b3169aaa0608b7ccdc5bd37dd8d199b88dcf6adfe7d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dd349d117bba6196a85b3169aaa0608b7ccdc5bd37dd8d199b88dcf6adfe7d1", kill_on_drop: false }`
[INFO] [stdout] 2dd349d117bba6196a85b3169aaa0608b7ccdc5bd37dd8d199b88dcf6adfe7d1
